Method: deleteRegisteredUsers

Delete a set of registered users in the database.

Parameters

Name Type Description
propStrings string A list of property strings of users to be deleted from the database, string is in the following format: userName=value1,userType=value2,applianceGroup=value3
requestingUser string The user requesting the operation

Returns

The operation returns an integer error code.